iconhelper: Rework to allow resizing of paintables
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Feb 2018 00:55:03 +0000 (01:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Mar 2018 05:04:44 +0000 (06:04 +0100)
commit3427639b08a0af92ffe4705bb938581adc4e9b27
treec4e4f8de0136238e93b9331f3eb6ee24de9101db
parent3e5009286979c921d8ee7a4b57fec3b50a137d43
iconhelper: Rework to allow resizing of paintables

GtkImage will now allow paintables to be rendered to the full image and
the image will be sized according to CSS rules for image sizing.
gtk/gtkcellrendererpixbuf.c
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c